﻿2026-07-15T11:54:55.2157872Z ##[group]Run actions/checkout@v5
2026-07-15T11:54:55.2158381Z with:
2026-07-15T11:54:55.2158688Z   repository: BigscreenVR/spt-bs-core
2026-07-15T11:54:55.2161425Z   token: ***
2026-07-15T11:54:55.2161720Z   ssh-strict: true
2026-07-15T11:54:55.2162011Z   ssh-user: git
2026-07-15T11:54:55.2162311Z   persist-credentials: true
2026-07-15T11:54:55.2162678Z   clean: true
2026-07-15T11:54:55.2162969Z   sparse-checkout-cone-mode: true
2026-07-15T11:54:55.2163334Z   fetch-depth: 1
2026-07-15T11:54:55.2163635Z   fetch-tags: false
2026-07-15T11:54:55.2163955Z   show-progress: true
2026-07-15T11:54:55.2164359Z   lfs: false
2026-07-15T11:54:55.2164763Z   submodules: false
2026-07-15T11:54:55.2165220Z   set-safe-directory: true
2026-07-15T11:54:55.2165667Z env:
2026-07-15T11:54:55.2166050Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-15T11:54:55.2166665Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-15T11:54:55.2167200Z ##[endgroup]
2026-07-15T11:54:55.3889412Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T11:54:55.3890632Z ##[group]Getting Git version info
2026-07-15T11:54:55.3891143Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-15T11:54:55.4118383Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-15T11:54:55.4334239Z git version 2.43.0.windows.1
2026-07-15T11:54:55.4359132Z ##[endgroup]
2026-07-15T11:54:55.4367055Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b6db0a3b-b553-45a9-a180-144a843f156a\.gitconfig'
2026-07-15T11:54:55.4381091Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b6db0a3b-b553-45a9-a180-144a843f156a' before making global git config changes
2026-07-15T11:54:55.4384148Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T11:54:55.4385548Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-15T11:54:55.4616556Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-15T11:54:55.4806422Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T11:54:55.4830212Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T11:54:55.4834166Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T11:54:55.5032777Z HEAD
2026-07-15T11:54:55.5266855Z ##[endgroup]
2026-07-15T11:54:55.5270074Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-15T11:54:55.9311820Z ##[group]Cleaning the repository
2026-07-15T11:54:55.9315864Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-15T11:54:57.1816894Z Removing target/
2026-07-15T11:54:57.1843317Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-15T11:54:57.2555486Z HEAD is now at 788a12ef Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T11:54:57.2584875Z ##[endgroup]
2026-07-15T11:54:57.2588705Z ##[group]Disabling automatic garbage collection
2026-07-15T11:54:57.2594114Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-15T11:54:57.2916024Z ##[endgroup]
2026-07-15T11:54:57.2916413Z ##[group]Setting up auth
2026-07-15T11:54:57.2922405Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-15T11:54:57.3148281Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-15T11:54:57.7688482Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T11:54:57.7921010Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-15T11:54:58.2235053Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T11:54:58.2466895Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-15T11:54:58.6206445Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-15T11:54:58.6494608Z ##[endgroup]
2026-07-15T11:54:58.6495077Z ##[group]Fetching the repository
2026-07-15T11:54:58.6504936Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +788a12efe4389ff29b9704869fdd3f9e619fcc5f:refs/remotes/pull/4/merge
2026-07-15T11:54:59.2782236Z ##[endgroup]
2026-07-15T11:54:59.2782645Z ##[group]Determining the checkout info
2026-07-15T11:54:59.2783406Z ##[endgroup]
2026-07-15T11:54:59.2788365Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-15T11:54:59.3065707Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-15T11:54:59.3296253Z ##[group]Checking out the ref
2026-07-15T11:54:59.3300933Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/4/merge
2026-07-15T11:54:59.3750251Z HEAD is now at 788a12ef Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T11:54:59.3774414Z ##[endgroup]
2026-07-15T11:54:59.4055150Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-15T11:54:59.4300348Z 788a12efe4389ff29b9704869fdd3f9e619fcc5f
